update device attribute
This block is part of the Home Automaton group and was last modified in core v13.0.8.
update device attribute v13.0.8 With this block you can update a attribute of an device.
In pins 4 + flow
- flow
flow - Connection required
aqaraconnectionAn authenciated aqara connection
- Device ID required
valueThe device ID of the device you want to update.
- Attribute resource ID required
valueThe resource ID of the attribute you want to change.
- New attribute value required
valueThe new value of the given attribute.
Out pins 3 + flow
- flow
flow - Connection
aqaraconnectionThe aqara connection.
- Success
conditionIf successful, this pin returns true.
- Error
valueError message if the attribute could not be updated.
A typical wiring for update device attribute: a function trigger starts the flow; open connection feeds the connection pin; the flow out pin feeds debug.

Version history
Introduced in v13.0.8.
Back to
Home Automaton Return to the main group to view all sub-groups Back to Aqara Return to the group to view all blocks within this group
